From 978f7ac28185a168ed3819080a1112327365284f Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Sat, 21 Aug 2004 16:36:12 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.95 (412779fcMWkx_UR6jXaauS71XcuODQ) Add hotplug support to linux 2.6.7-xenU build. --- linux-2.6.7-xen-sparse/arch/xen/configs/xenU_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux-2.6.7-xen-sparse/arch/xen/configs/xenU_defconfig b/linux-2.6.7-xen-sparse/arch/xen/configs/xenU_defconfig index 2824268104..653c7bbaf0 100644 --- a/linux-2.6.7-xen-sparse/arch/xen/configs/xenU_defconfig +++ b/linux-2.6.7-xen-sparse/arch/xen/configs/xenU_defconfig @@ -34,7 +34,7 @@ CONFIG_SYSVIPC=y CONFIG_SYSCTL=y # CONFIG_AUDIT is not set CONFIG_LOG_BUF_SHIFT=14 -# CONFIG_HOTPLUG is not set +CONFIG_HOTPLUG=y # CONFIG_IKCONFIG is not set # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y @@ -127,6 +127,7 @@ CONFIG_BINFMT_ELF=y # # Generic Driver Options # +# CONFIG_FW_LOADER is not set # # SCSI device support -- 2.30.2